CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - assembler code

搜索资源列表

  1. snake

    0下载:
  2. Popular snake game in assembler for the x86. Includes code and executable.
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:8602
    • 提供者:martinakos
  1. 12

    0下载:
  2. 代码运算类汇编程序 求单字节十六进制有符号数据块的极值-Computing category assembler code for single-byte hexadecimal data block symbols have the extremum
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:811
    • 提供者:李克
  1. hde_disassembly

    0下载:
  2. hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3832
    • 提供者:Merc
  1. avr_application_notes

    0下载:
  2. Collected AVR assembler code samples to learn assembler. I use it in my classes.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1194177
    • 提供者:cooluser
  1. 200752113191589334

    0下载:
  2. 红外遥控编码发射器汇编程序,用dxp可以打开asm格式-Infrared remote control transmitter assembler code with asm format can open dxp
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:709
    • 提供者:关旭
  1. assembler-teacher

    0下载:
  2. 主要介绍keil的功能及使用方法,并附有相关实例,及源代码-Keil introduces the function and use, together with relevant examples, and source code
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7476633
    • 提供者:对着天空
  1. Wassemblersource-code

    0下载:
  2. 王爽汇编程序后面章节源代码 包括中断调用等-Wang Shuang assembler source code behind the section
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:3869
    • 提供者:ygx
  1. ParticleSystem1

    0下载:
  2. From: http://clootie.narod.ru/delphi/download_custom.html ParticleSystem1 - unidirectional generator sample Main idea of this sample was to demonstrate right and wrong ways of generating uniform distribution of unit length vectors - so end-poi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:55000
    • 提供者:hfTam
  1. amb-pic-code-2009-08-01.tar

    0下载:
  2. Microchip PIC Assembler functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1819045
    • 提供者:TFitz
  1. m12048

    0下载:
  2. Generate Assembler Code for Pulse Width controller
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:67570
    • 提供者:houloum
  1. ADC0809

    0下载:
  2. 基于C51的AD读写汇编程序,有显示部分代码-C51 of AD based on reading and writing assembler code showing some
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1030
    • 提供者:沈浩
  1. VIENNAB

    0下载:
  2. This file is for the purpose of virus study only! It should not be passed around among the general public. It will be very useful for learning how viruses work and propagate. But anybody with access to an assembler can turn it into a working vi
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:5975
    • 提供者:GhostRiderXX
  1. CLOCK

    0下载:
  2. 这是我们的一个课程作业,很适合初学者。代码为时钟汇编程序,注释详细。-This is one of our course work, very suitable for beginners. Clock assembler code, comments, details.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1285
    • 提供者:gooyin
  1. RFREADER

    1下载:
  2. 本代码是基于RC500和51系列单片机开发的射频卡读卡器的完整汇编源码,对希望做基于ISO14433 TYPEA 读卡器汇编设计的人员是十分珍贵的资料。-This is RF-READER assembler code based RC500 and 51serial microComputor.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-27
    • 文件大小:23958
    • 提供者:杨昆仑
  1. bcd_led_printer

    0下载:
  2. 单片机硬件译码--BCD数码管 附 protuces 仿真电路图 汇编程序代码-Microcontroller hardware decoding- BCD digital circuit simulation with protuces assembler code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:10772
    • 提供者:陈翔宇
  1. AD_led

    0下载:
  2. 单片机 AD 转换 -- 电阻控制8组 LED 亮灭 附 PROTUCES 仿真电路图 汇编程序代码-SCM AD conversion- LED light resistance of the control group 8 with PROTUCES off assembler code emulation circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:46079
    • 提供者:陈翔宇
  1. MiniVM

    1下载:
  2. 里面包含有汇编器代码和虚拟机代码,主要用来体验PC的工作原理和CPU的寻址方式等,由于用E语言编写的程序比较慢,所以管道模式是没有办法实现的了。-Which contains the virtual machine code and assembler code, the main PC to experience the working principle and the CPU' s addressing modes and so on, because a program writt
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:703367
    • 提供者:飞轩泠
  1. 30

    0下载:
  2. 电子琴汇编成语代码,可以用于微机原理的课程设计-Electronic keyboard assembler code idioms
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:董政呈
  1. asmfunc

    0下载:
  2. lpc c-startup assembler code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:2680
    • 提供者:Atmeg
  1. EcoTCP

    0下载:
  2. IPROM - TCP/IP for BBC/Master Computers over Econet =================================================== Author: Philip Blundell - Version: 0.14 - 16-Apr-1996 iprom/src - Philip Blundell s original ADE+ source code. This must be assembl
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:40048
    • 提供者:deartofty
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com